速報APP / 工具 / Maven Dependency Downloader

Maven Dependency Downloader

價格:免費

更新日期:2014-11-27

檔案大小:918k

目前版本:1.0.0

版本需求:Android 4.0 以上版本

官方網站:http://vranckaert.eu/android

Email:dirkvranckaert@gmail.com

聯絡地址:9400 Okegem (Ninove) Belgium

Maven Dependency Downloader(圖1)-速報App

The Maven Dependency Downloader creates a local Maven repository on your tablet or smartphone.

Dependencies to be downloaded can be defined the Maven way (separate fields for groupId, artifactId and version) or in the Gradle format (something like my.app:api:1.0.0). Dynamic Gradle versions are not yet supported.

The entire dependency tree will be downloaded. Meaning we inspect the POM file of the dependency and start downloading dependencies of dependencies until the entire tree is fetched.

Maven Dependency Downloader(圖2)-速報App

You can set up the name of the local repository and switch between remote repositories. If there's a public Maven repository that you would like to get listed just send me an email.

The local Maven repository is set up in a public directory on the root of your devices internal memory. Somewhere where every other application like AIDE can access it.

The application is extremely useful when developing parts of code on a tablet in AIDE.

Maven Dependency Downloader(圖3)-速報App

The application had been designed and tested on a tablet, although phones should work as well.

Maven Dependency Downloader(圖4)-速報App